home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / Weubblers handler.adf / PublicDomain / utils / wscreen.doc < prev   
Text File  |  1988-12-18  |  1KB  |  48 lines

  1.                     WScreen
  2.  
  3. Purpose: When I work with Multitasking on the AMIGA, the problem occurs that
  4. there are lots of Windows opened on my workbench screen, so that I
  5. cannot find Windows quickly, in particular it is impossible to see
  6. the Workbench icons when they are overlayed by several windows. This
  7. program directs a predefined number of OpenWindows to a new Screen.
  8.  
  9. USAGE: run WScreen (n)
  10. (Default n=1).
  11. After you type this line, a new OpenWindow Handler is installed that directs
  12. the following n OpenWindow to a new Screen. You can then work in the 
  13. windows on this screen. Should all windows ever get deleted, the Screen
  14. will be deleted too.
  15.  
  16. EXAMPLE: 
  17. 1> run wscreen 2
  18. 1> newcli
  19. 1> newcli
  20.  
  21. Now click to the Screen behind the current one - It will contain two
  22. CLI windows.
  23.  
  24. ThisScreen works just like WScreen, but the next n OpenWindows will be
  25. directed to the current screen.
  26.  
  27. WhoDidIt:
  28. This Program has been written by
  29.  
  30. MAIL:
  31. Frank Wuebbeling
  32. Stadtlohnweg 33/W30
  33. D-44 Muenster
  34. Fed. Republic of Germany
  35.  
  36. E-MAIL:
  37. ONM29@DMSWWU1A.BITNET
  38.  
  39. TEL.:
  40. 0251/866261
  41.  
  42. Contact me for Bug-Reports and Love-Declarations.
  43. Known Bugs: I forgot to set a pointer in the Window structure so that
  44. requesters are always produced on the actual workbench screen.
  45.  
  46. Feel free to distribute the programs, provided this Document file remains
  47. with them unchanged.
  48.